home *** CD-ROM | disk | FTP | other *** search
/ The Epic Interactive Encyclopedia 1998 / Epic Interactive Encyclopedia, The - 1998 Edition (1998)(Epic Marketing).iso / P / Polar_coordinates / INFOTEXT < prev   
Text File  |  1992-09-02  |  428b  |  12 lines

  1. In mathematics, a way of defining the
  2. position of a point in terms of its distance
  3. r from a fixed point (the origin) and its
  4. angle `theta' to a fixed line or axis. The
  5. coordinates of the point are (r,`theta').
  6. Often the angle is measured in radians,
  7. rather than degrees. The system is useful for
  8. defining positions on a plane in programming
  9. the operations of, for example,
  10. computer-controlled cloth- and metal-cutting
  11. machines.
  12.